*{
	padding: 0;
	margin: 0;
}

img{
	vertical-align: top;
}
li{
	list-style: none;
}

#focus-banner{
	position: relative;
	width: 100%;
	overflow: hidden;
}

#focus-banner-list{
	position: relative;
}
#focus-banner-list li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#focus-banner-list li img{
	width: 100%;}
.focus-banner-img{
	display: block;
}

#focus-banner-list .focus-banner-text{
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
















#focus-banner .focus-handle{
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 10;
	display: block;
	width: 80px;
	height: 80px;
	background-image: url("../images/focus_handle.png");
}
#next-img{
	left: 0;
}
#next-img{
	left: 50px;
	background-position: 0 0;
}
#next-img:hover{
	background-position: 0 -80px;
}
#prev-img{
	right: 0;
}
#prev-img{
	right: 50px;
	background-position: -80px 0;
}
#prev-img:hover{
	background-position: -80px -80px;
}

#focus-bubble{
	position: absolute;
	left: 50%;
	bottom: 100px;
	z-index: 10;
}
#focus-bubble li{
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border:1px #fff solid;
	cursor: pointer;
}
#focus-bubble li a{
	display: block;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=0);
	opacity: 0;
}
#focus-bubble li.current{
	background-color: #FF0000;
}
.promargin{
    margin: 30px auto 80px;
    width: 80%;
    font-size: 15px;
}
.bottom_border{
	border-bottom:1px solid #BFBFBF ;
    font-size: 18px;
	padding-bottom: 8px;
}
.pro img{
	margin-bottom: 35px;
}
.seemore{
	font-size: 16px;

}
.seemore img{
	margin-top: 60px;
	    margin-left: -7%;
}
.seemore span{
    position: relative;
    top: 32px;
    right: 143px;
    color: #555555;
    transition: all 0.2s;
}
.seemore a{
	font-size: 16px;
}
.advantage{
	margin-top: 60px;
}
.news_bigbox{
	margin-top: 80px;
}
.news_box{
	margin-bottom: 60px;
}
.news_box p{
	text-align: center;
	line-height: 34px;
	width: 90px;
	height: 34px;
}
.news_box p:nth-child(2){
	background: #EEEEEE;
	margin-left: 20px;
}
.news_box p:nth-child(3){
	background: #EEEEEE ;
	color: #555555;
}
.leftnews p:nth-child(2){
	margin: 10px auto 10px;
	font-size: 18px;
	color: #3D3D3D;
}
.leftnews p:nth-child(3){
	font-size: 15px;
}
.rightnews span{
	font-size: 18px;
}
.bottom{
	margin-bottom: 20px;
}
.marleft{
	margin-left: -24px;
}
.bot{
	margin-bottom: 32px;
}
.huoban_title{
	margin: 60px auto 60px;
}
.bgc{
	background: #F6F6F6;
	margin-top: 60px;
	padding-bottom: 80px;
}
.bgb{
	background: #222222;
}
.top_right_title{
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 60px;
}
.content_top_right{
	width: 24%;
}
.right_content_list{
 	color: #777777;
    font-size: 14px;

 }   
 .right_content_list dd{
 	position: relative;
    line-height: 20px;
    margin-right: 6px;	
 }
.content_top_left{
	width: 54%;
    margin-top: 60px;
	margin-bottom: 40px;
}
.top_left_list{
	width: 25%;
}
.top_left_list dd{
	margin-bottom: 20px;	
}
.top_left_list dd a{
	font-size: 14px;
	color: #FFFFFF;
}
.top_left_list dt a{
    font-size: 14px;
    color: #777777;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
}
.top_left_list dt a:last-child{
	margin-bottom: 0px;
}
.footer_logo{
    margin-top: 50px;
    margin-right: 74px;
}

.foot{
	border-top:1px solid #313131 ;
	background: #222222;
	padding-bottom: 20px;
}
.foot p{
	text-align: center;
	color: #777777;
	margin: 20px auto 0px;
}
.gongsi a{
	text-decoration: none;
}
.leftnews *{
	transition: all 0.3s;
}
.bot *{
	transition: all 0.3s;
}
.leftnews:hover *{
	color: #D3050F !important;
}
.bot:hover *{
	color: #D3050F !important;
}
.hangye{
	transition: all 0.2s;
}
.hangye:hover{
	background: #CE3643 !important;
}
.hangye:hover a{
	color: #FFFFFF !important;
}
.gongsi{
	transition: all 0.2s;
}
.gongsi:hover{
	background: #CE3643 !important;
}
.gongsi:hover a{
	color: #FFFFFF !important;
}
.seemore span:hover{
	color: #d3050f !important;
}
.leftnews img{
	transition: all 0.5s;
}
.leftnews img:hover{
	transform: scale(1.1);
}
.marleft img{
	transition: all 0.5s;
}
.marleft img:hover{
	transform: scale(1.1);
}
.pro img{
	transition: all 0.5s;
}
.pro img:hover{
	transform: scale(1.1);
}
.pro span{
	transition: all 0.5s;
}
.pro:hover .bottom_border{
	color: #D3050F;
    border-bottom: 1px solid #D3050F;
}
@media only screen and (min-width:1024px) and (max-width:1439px){
	
	.bottom{
		margin-bottom: 10px;
		font-size: 17px;
		margin-top: 0px;
	}
	.marleft{
		padding-right: 0px;
	}
	.bot{
		margin-bottom: 24px;
	}
	.footer_logo{
		margin-right: 78px;
	}
	.content_top_left{
		width: 45%;
	}
	.content_top_right{
		width: 28%;
	}
}
@media only screen and (min-width:768px) and (max-width:1023px){
	.seemore img{
		margin-left: 39%;
	}
	.content_top_left{
		width: 60%;
	}
	.content_top_right{
		width: 40%;
	}
	
}
@media only screen and (min-width:375px) and (max-width:767px){
	 .promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 28%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 55px 20px;
	}
	.news_img375{
		height: 210px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	
}
@media only screen and (min-width:374px) and (max-width:320px){
	 .promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 28%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 55px 20px;
	}
	.news_img375{
		height: 210px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	
}

@media only screen and (width:414px){
	
	.promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 30%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 68px 20px;
	}
	.news_img375{
		height: 240px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	
}
@media only screen and (width:320px){
	
	.promargin{
	    line-height: 20px;
	    margin: 30px auto 40px;
	    width: 80%;
	    font-size: 14px;
	}
	.w375{
		width: 30%;
		margin-top: 20px;
	}
	.pro{
		text-align: center;
	}
	.pro img{
		margin-bottom: 20px;
	}
	.bottom_border{
		font-size: 16px;
	}
	.mt375{
		margin-top: 20px;
	}
	.seemore img{
		margin-left: 25%;
	}
	.w375_90{
		width: 90%;
		margin-bottom: 16px;
		margin-left: 16px;
	}
	.news_bigbox{
		margin-top: 40px;
	}
	.marleft{
		margin-left: 0px;
	}
	.news_box{
		margin-bottom: 80px;
	}
	.news_box p:nth-child(2){
		margin-left: 0px;
	}
	.news_box p{
	    margin: 0 36px 20px;
	}
	.news_img375{
		height: 240px;
	}
	.bot{
		margin-left: -6px !important;
	}
	.lll75{
		margin-left: 0px !important;
		padding-right: 15px !important;
	}
	.linehei375{
	    font-size: 14px;
	    line-height: 24px;
	}
	.bottom{
		margin-top:20px;
	}
	.huoban375{
		width: 60%;
	}
	.huoban_title{
		margin: 40px auto 30px;
	}
	.content_top_left{
		width: 100%;
		margin-bottom: 0px;
	}
	.content_top_right{
		width: 100%;
	}
	.top_right_title{
		margin-left: 20px;
	}
	.top_right_content{
		margin-left: 20px;
	}
	.bot{
		margin-bottom: 0px;
	}
	
}
a{
	text-decoration:none;
}